GrapeCity.Xaml.SpreadSheet.Data
IsReadOnly Property (NotifyCollectionBase<T>)


Gets a value that indicates whether the collection is read-only.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable ReadOnly Property IsReadOnly As Boolean
'Usage
 
Dim instance As NotifyCollectionBase(Of T)
Dim value As Boolean
 
value = instance.IsReadOnly
[DefaultValue()]
public virtual bool IsReadOnly {get;}

Property Value

true if the collection is read-only; otherwise, false. The default value is false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

NotifyCollectionBase<T> Class
NotifyCollectionBase<T> Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options